Total Complexity | 42 |
Dependencies | 16 |
Dependents | 27 |
Total lines | 196 |
Lines of code | 160 |
Logical lines of code | 77 |
Comment lines | 6 |
Methods | 12 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
formatSubscriberNameAndEmailAddress() | 54 | 11 | 18 | |
buildMailer() | 43 | 6 | 57 | |
getReplyToNameAndAddress() | 55 | 5 | 20 | |
getMailerConfig() | 67 | 4 | 7 | |
getSenderNameAndAddress() | 60 | 3 | 12 | |
__construct() | 65 | 3 | 10 | |
getReturnPathAddress() | 69 | 3 | 7 | |
send() | 68 | 2 | 7 | |
encodeAddressNamePart() | 74 | 2 | 4 | |
init() | 68 | 1 | 7 | |
formatMailerErrorResult() | 71 | 1 | 6 | |
formatMailerSendSuccessResult() | 74 | 1 | 5 |